[INFO] cloning repository https://github.com/nazihkhelifa/LLM-vindex-inference
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazihkhelifa/LLM-vindex-inference" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazihkhelifa%2FLLM-vindex-inference", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazihkhelifa%2FLLM-vindex-inference'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55db39a69dcb8ab1ec833e1055fa2a0dac6b9799
[INFO] checking nazihkhelifa/LLM-vindex-inference against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazihkhelifa%2FLLM-vindex-inference" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nazihkhelifa/LLM-vindex-inference
[INFO] finished tweaking git repo https://github.com/nazihkhelifa/LLM-vindex-inference
[INFO] tweaked toml for git repo https://github.com/nazihkhelifa/LLM-vindex-inference written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazihkhelifa/LLM-vindex-inference on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nazihkhelifa/LLM-vindex-inference already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff
[INFO] running `Command { std: "docker" "start" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dary_heap v0.3.9
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokenizers v0.21.4
[INFO] [stderr]     Checking vindex-infer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/vindex.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct VindexConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub version: u32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub model: String,
[INFO] [stdout] 12 |     pub family: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub extract_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub dtype: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 20 |     pub layer_bands: Option<LayerBands>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 21 |     pub layers: Vec<LayerInfo>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub down_top_k: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VindexConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syntax`, `knowledge`, and `output` are never read
[INFO] [stdout]   --> src/vindex.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LayerBands { pub syntax: [usize; 2], pub knowledge: [usize; 2], pub output: [usize; 2] }
[INFO] [stdout]    |            ----------       ^^^^^^                  ^^^^^^^^^                  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerBands` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `layer`, `num_features`, `offset`, and `length` are never read
[INFO] [stdout]   --> src/vindex.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LayerInfo { pub layer: usize, pub num_features: usize, pub offset: usize, pub length: usize }
[INFO] [stdout]    |            ---------       ^^^^^             ^^^^^^^^^^^^             ^^^^^^             ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model_type`, `rope_base`, and `sliding_window` are never read
[INFO] [stdout]   --> src/vindex.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ModelConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub model_type: Option<String>, pub head_dim: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub num_q_heads: Option<usize>, pub num_kv_heads: Option<usize>,
[INFO] [stdout] 34 |     pub rope_base: Option<f64>, pub sliding_window: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load`, `gate_layer`, `gate_raw`, `up_raw`, `down_raw`, and `embed_raw` are never used
[INFO] [stdout]    --> src/vindex.rs:45:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Vindex {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  45 |     pub fn load(path: &Path) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn gate_layer(&self, layer: usize) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn gate_raw(&self) -> &[u8] { &self.gate_mmap }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 158 |     pub fn up_raw(&self) -> Option<&[u8]> { self.up_mmap.as_deref() }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 159 |     pub fn down_raw(&self) -> Option<&[u8]> { self.down_mmap.as_deref() }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 160 |     pub fn attn_raw(&self) -> Option<&[u8]> { self.attn_mmap.as_deref() }
[INFO] [stdout] 161 |     pub fn embed_raw(&self) -> &[u8] { &self.embed_mmap }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/vindex.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct VindexConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub version: u32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub model: String,
[INFO] [stdout] 12 |     pub family: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub extract_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub dtype: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 20 |     pub layer_bands: Option<LayerBands>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 21 |     pub layers: Vec<LayerInfo>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 22 |     pub down_top_k: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VindexConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syntax`, `knowledge`, and `output` are never read
[INFO] [stdout]   --> src/vindex.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LayerBands { pub syntax: [usize; 2], pub knowledge: [usize; 2], pub output: [usize; 2] }
[INFO] [stdout]    |            ----------       ^^^^^^                  ^^^^^^^^^                  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerBands` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `layer`, `num_features`, `offset`, and `length` are never read
[INFO] [stdout]   --> src/vindex.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LayerInfo { pub layer: usize, pub num_features: usize, pub offset: usize, pub length: usize }
[INFO] [stdout]    |            ---------       ^^^^^             ^^^^^^^^^^^^             ^^^^^^             ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LayerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model_type`, `rope_base`, and `sliding_window` are never read
[INFO] [stdout]   --> src/vindex.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ModelConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub model_type: Option<String>, pub head_dim: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub num_q_heads: Option<usize>, pub num_kv_heads: Option<usize>,
[INFO] [stdout] 34 |     pub rope_base: Option<f64>, pub sliding_window: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load`, `gate_layer`, `gate_raw`, `up_raw`, `down_raw`, and `embed_raw` are never used
[INFO] [stdout]    --> src/vindex.rs:45:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Vindex {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  45 |     pub fn load(path: &Path) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn gate_layer(&self, layer: usize) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn gate_raw(&self) -> &[u8] { &self.gate_mmap }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 158 |     pub fn up_raw(&self) -> Option<&[u8]> { self.up_mmap.as_deref() }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 159 |     pub fn down_raw(&self) -> Option<&[u8]> { self.down_mmap.as_deref() }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 160 |     pub fn attn_raw(&self) -> Option<&[u8]> { self.attn_mmap.as_deref() }
[INFO] [stdout] 161 |     pub fn embed_raw(&self) -> &[u8] { &self.embed_mmap }
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ash`
[INFO] [stderr]   --> Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.ash]
[INFO] [stderr]    |               ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ash`
[INFO] [stderr] warning: unused dependency `bytemuck`
[INFO] [stderr]   --> Cargo.toml:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 | [dependencies.bytemuck]
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `bytemuck`
[INFO] [stderr] warning: `vindex-infer` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.06s
[INFO] running `Command { std: "docker" "inspect" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff", kill_on_drop: false }`
[INFO] [stdout] 6ce7a2dc8ef600ba55870c8884e70681c3149fa8a6daba0bd3b4f2f7978a8aff
